gdk: Move GtkTargetList to GDK
authorBenjamin Otte <otte@redhat.com>
Fri, 17 Nov 2017 16:31:59 +0000 (17:31 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 20 Nov 2017 22:12:33 +0000 (23:12 +0100)
commit0638bbb5d58d783519fd07dc548996d405398f4f
tree5da6e5e369c1e62da96ca907fe76794181c20f00
parent0b40ad32f3cd496a65a96eca37f675f2b5dd1b75
gdk: Move GtkTargetList to GDK

It's gonna be renamed next, so put it in the right source file already.

For now retain the old name to keep the diff small.
gdk/gdk-autocleanup.h
gdk/gdk.h
gdk/gdkcontentformats.c [new file with mode: 0644]
gdk/gdkcontentformats.h [new file with mode: 0644]
gdk/gdkcontentformatsprivate.h [new file with mode: 0644]
gdk/meson.build
gtk/gtk-autocleanups.h
gtk/gtkselection.c
gtk/gtkselection.h